Skip to content
This repository has been archived by the owner on Sep 1, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 278 Bytes

9.1.2 - Redis/Server::format.md

File metadata and controls

9 lines (6 loc) · 278 Bytes

Redis\Server::format

格式化命令响应数据。

function Redis\Server::format(int $type, mixed $value = null);
  • $type表示数据类型,NIL类型不需要传入$valueERRORSTATUS类型$value可选,INTSTRINGSETMAP必选